Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: merge develop into main #405

Merged
merged 11 commits into from
Dec 9, 2024
Merged

release: merge develop into main #405

merged 11 commits into from
Dec 9, 2024

Conversation

iceaxeliehne
Copy link
Contributor

Checklist

  • I'm using the correct PHP Version (8.1 for current, 7.4 for legacy).
  • I've added comments to any new methods I've created or where else relevant.
  • I've replaced magic method usage on DbService classes with the getInstance() static method.
  • I've written any documentation for new features or where else relevant in the docs repo.

Description

Changelog

refs:
issues:

Other Information

Docs pull request:

MaddyUnderStars and others added 11 commits September 24, 2024 00:06
The email param was never used when checking if the pw reset link was valid, so it can be safely removed
* Fix/timezone fix  (#366)

* Fix timezone issue once and for all

* improved timezone testing

* Update ci.yml

set locale so that dates are formatted correctly when running tests

* Update ci.yml

trying another way

* Update ci.yml

trying for timelog tests

* Try global env

---------

Co-authored-by: Matt Bell <matt@2pisoftware.com>

* Fix: CI for day/month date tests (#377)

* Logging of testrun context, with explicit locale setting

* Stepwise check for yml typos

* Fix yml indent

---------

Co-authored-by: Derek Crannaford <derek@2pisoftware.com>

* Fix: Change to mount instead of install (#378)

* Change to mount instead of install

* Improve source code details section

* Less output from GIT log

---------

Co-authored-by: Adam Buckley <adam.buckley90@gmail.com>
Co-authored-by: Matt Bell <matt@2pisoftware.com>
Co-authored-by: DerekCrannaford <43056286+DerekCrannaford@users.noreply.github.com>
Co-authored-by: Derek Crannaford <derek@2pisoftware.com>
* feat: removed old and/or unused packages

* fix: missed a file in the commit

---------

Co-authored-by: iceaxeliehne <iceaxeliehne@users.noreply.github.com>
Chore merge main into develop
@iceaxeliehne iceaxeliehne merged commit 4007c5c into main Dec 9, 2024
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants